Skip to content

Conversation

dustinwloring1988
Copy link

@dustinwloring1988 dustinwloring1988 commented Jul 21, 2025

New base model added @ArthurZucker

smollama
-1B parameter model
-Modified llama architecture to use NoPE
-Tokoenizer from smollm3

smollama
-1B parameter model
- Modified llama architecture to use NoPE
- Tokoenizer from smollm3
Copy link
Collaborator

@ArthurZucker ArthurZucker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! Could you have a look into isolating the differences with Llama using modular: https://huggingface.co/docs/transformers/en/modular_transformers ! This will help a lot 🤗

TLDR write a modular_small_llama.py file that imports from llama4 or llama or other models that use NoPE, to isolate the diff then run python utils/modular_model_converter.py --files small_llama

@dustinwloring1988
Copy link
Author

@ArthurZucker yes no problem sorry did not see this until now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants